Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://dart.googlesource.com/sdk.git/+log/141fcfa61092..4681868aaf77

git log 141fcfa..4681868 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 [email protected] [nnbd_migration] Fix TypeParameterType asInstanceOf where valid.
2019-12-20 [email protected] [dartfuzz] Disable stopwatch
2019-12-20 [email protected] Fix an NPE when computing a proximateTargetForNode when the node is null
2019-12-20 [email protected] Use DartType.getDisplayString() in as many places as possible.
2019-12-20 [email protected] Remove SdkExtUriResolver.
2019-12-19 [email protected] Cleanup sourcemap test
2019-12-19 [email protected] Add more test suites to DDC NNBD strong/weak configs
2019-12-19 [email protected] Issue 39773. Don't report MISSING_DEFAULT_VALUE_FOR_PARAMETER when no default value is allowed.
2019-12-19 [email protected] Support building under git-worktree

Created with:
gclient setdep -r src/third_party/dart@4681868aaf77

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]

https://dart.googlesource.com/sdk.git/+log/141fcfa61092..4681868aaf77

git log 141fcfa..4681868 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 [email protected] [nnbd_migration] Fix TypeParameterType asInstanceOf where valid.
2019-12-20 [email protected] [dartfuzz] Disable stopwatch
2019-12-20 [email protected] Fix an NPE when computing a proximateTargetForNode when the node is null
2019-12-20 [email protected] Use DartType.getDisplayString() in as many places as possible.
2019-12-20 [email protected] Remove SdkExtUriResolver.
2019-12-19 [email protected] Cleanup sourcemap test
2019-12-19 [email protected] Add more test suites to DDC NNBD strong/weak configs
2019-12-19 [email protected] Issue 39773. Don't report MISSING_DEFAULT_VALUE_FOR_PARAMETER when no default value is allowed.
2019-12-19 [email protected] Support building under git-worktree

Created with:
  gclient setdep -r src/third_party/dart@4681868aaf77

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]
@skia-flutter-autoroll
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 399a29e into flutter:master Dec 20, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 20, 2019
flar pushed a commit to flutter/flutter that referenced this pull request Dec 21, 2019
* 399a29e Roll src/third_party/dart 141fcfa61092..4681868aaf77 (9 commits) (flutter/engine#14590)

* 97fd705 Roll src/third_party/skia 7e2dea568299..dcac29b02d02 (3 commits) (flutter/engine#14591)

* 6d92887 Roll src/third_party/dart 4681868aaf77..b92fefdfe971 (1 commits) (flutter/engine#14592)

* 4d7313f Roll fuchsia/sdk/core/mac-amd64 from f51Q_... to VC7eE... (flutter/engine#14593)

* fac66c2 [web] Long press fix on Safari on IOS (flutter/engine#14588)

* 32eb6e9 Roll src/third_party/skia dcac29b02d02..088913a63b7e (1 commits) (flutter/engine#14597)

* ede1b6b Roll fuchsia/sdk/core/linux-amd64 from 25LzW... to TUoVa... (flutter/engine#14596)

* cce5afd Roll src/third_party/dart b92fefdfe971..886615d0f95b (2 commits) (flutter/engine#14595)

* 9b299f2 fix editable placement in a11y mode (flutter/engine#14581)

* 3381392 [web] implement pushImageFilter (flutter/engine#14599)
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
https://dart.googlesource.com/sdk.git/+log/141fcfa61092..4681868aaf77

git log 141fcfa..4681868 --date=short --first-parent --format='%ad %ae %s'
2019-12-20 [email protected] [nnbd_migration] Fix TypeParameterType asInstanceOf where valid.
2019-12-20 [email protected] [dartfuzz] Disable stopwatch
2019-12-20 [email protected] Fix an NPE when computing a proximateTargetForNode when the node is null
2019-12-20 [email protected] Use DartType.getDisplayString() in as many places as possible.
2019-12-20 [email protected] Remove SdkExtUriResolver.
2019-12-19 [email protected] Cleanup sourcemap test
2019-12-19 [email protected] Add more test suites to DDC NNBD strong/weak configs
2019-12-19 [email protected] Issue 39773. Don't report MISSING_DEFAULT_VALUE_FOR_PARAMETER when no default value is allowed.
2019-12-19 [email protected] Support building under git-worktree

Created with:
  gclient setdep -r src/third_party/dart@4681868aaf77

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
Tbr: [email protected]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants